Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/151 - Type Writer Effect/js/

index.js /cody/swapnilsparsh/30DaysOfJavaScript/151 - Type Writer Effect/js/index.js
206 Views
0 Comments

var mydiv = document.getElementById("mydiv");
var mybutton = document.getElementById("mybutton");

const typewrite = () =>{
v